Skip to content

fix(cli): status gating#5335

Merged
Coly010 merged 6 commits into
supabase:developfrom
7ttp:fix/status-kong-gating
Jun 1, 2026
Merged

fix(cli): status gating#5335
Coly010 merged 6 commits into
supabase:developfrom
7ttp:fix/status-kong-gating

Conversation

@7ttp
Copy link
Copy Markdown
Contributor

@7ttp 7ttp commented May 21, 2026

TL;DR

fixes supabase status -o json so excluding postgrest no longer hides api_url,
while rest_url and graphql_url remain tied to postgrest availability...

ref:

@7ttp 7ttp requested a review from a team as a code owner May 21, 2026 21:32
@7ttp 7ttp changed the title fix: status gating fix(cli): status gating May 21, 2026
@7ttp 7ttp self-assigned this May 21, 2026
@coveralls
Copy link
Copy Markdown

coveralls commented May 21, 2026

Coverage Report for CI Build 26760550146

Coverage decreased (-0.03%) to 63.766%

Details

  • Coverage decreased (-0.03%) from the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • 31 coverage regressions across 2 files.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

31 previously-covered lines in 2 files lost coverage.

File Lines Losing Coverage Coverage
internal/status/status.go 26 76.95%
internal/utils/git.go 5 53.33%

Coverage Stats

Coverage Status
Relevant Lines: 15778
Covered Lines: 10061
Line Coverage: 63.77%
Coverage Strength: 7.08 hits per line

💛 - Coveralls

@Coly010 Coly010 merged commit 1d1e719 into supabase:develop Jun 1, 2026
17 checks passed
@7ttp 7ttp deleted the fix/status-kong-gating branch June 1, 2026 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

supabase status -o json drops API_URL when postgrest is in -x, even though Kong still serves /auth/v1 and /storage/v1

4 participants